body {
	background: #003a57;
}



.login .message, .login #login_error{
	border-left: 4px solid #eb5c28;
}


.login #backtoblog a, .login #nav a{
	color: #ffffff;
}

.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover,.login #backtoblog a:focus, .login #nav a:focus, .login h1 a:focus{
	color:#eb5c28;
}

#login h1{
	background: url('https://www.goonline.nl/wp-content/themes/go-online/images/logo.svg');
	background-position: center;
	background-repeat: no-repeat;
	width: 144px;
	height: 38px;
	margin: 0 auto 30px auto;
}

#login h1 a{
	display: none;
}